Open
Conversation
Not fully developed and subject to change. Just want to commit this code and get it pushed so it's not only on my computer.
Still needs lots of polish.
If the query has more results in the cursor, query for those results when you hit the bottom of the visible results on the page.
Currently ThreatExchange only allows for Threat Descriptors being uploaded so that is the only interface built right now.
ThreatExchange Service
Now actually shows if there's not enough data to import.
Adds ability to configure headers, proxies, and verify for requests.
Properly parse the options to pass into requests.
This adds Releasability tracking for exported Indicators. Also converts the "Type" and "Threat Type" fields on export to be selects. If the Indicator Type or Threat Type doesn't match one that ThreatExchange will accept, it will provide a warning letting you know a valid one needs to be selected and the "Submit" button will be disabled until a valid one is selected.
… taxii_updates Conflicts: taxii_service/templates/taxii_agent_results.html taxii_service/views.py
TAXII Service Updates
Instead of ignoring potentially active campaigns from the heatmap, bundle them all under an Unknown location.
Create CONTRIBUTING.md
Simplified lsb_release logic
update requirements for pyimpfuzzy
ThreatExchange no longer supports ThreatType or AttackType. Removing ThreatType from export and instead adding both Threat and Attack types as tags on export.
Update from original
Still needs a LOT of clean-up, but it works when tested with the latest verison of CRITs and MISP 2.4.69.
Update README, make easier config file, and add testing script.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.